home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Amiga Format CD 46
/
Amiga Format CD46 (1999-10-20)(Future Publishing)(GB)[!][issue 1999-12].iso
/
-in_the_mag-
/
reader_requests
/
scilab
/
man
/
man-part1
/
cat7
/
sinc.7
< prev
next >
Wrap
Text File
|
1999-09-16
|
508b
|
67 lines
sinc(1) Scilab Function sinc(1)
NAME
sinc - samples of sinc function
CALLING SEQUENCE
[x]=sinc(n,fl)
PARAMETERS
n : number of samples
fl : cut-off frequency of the associated low-pass filter in Hertz.
x : samples of the sinc function
DESCRIPTION
Calculate n samples of the function sin(2*pi*fl*t)/(pi*t) for t=-n/2:n/2
(i.e. centered around the origin).
SEE ALSO
sincd
AUTHOR
C. B.